PRACTICAL NO. 03:- Work on Paragraph in web page
✯ Exercise:
✧Write a HTML Code to show following output.
✯Practcal releted Questions :
✧(1) Explain role of (b),(i) and (u) tag.
✯Answer :
✧(2) Write Attributes of (p) tag.
✯Answer :
✧(3) Identify the correct HTML tag for incerting a line break.
[a] (br) [b] (lb) [c] (bk) [d] (newline)
✯Answer :
HTML tag used to incert a line break is (br).
END